﻿@charset "utf-8";
/* @font-face {
	font-family: "sy";
	src: url("../fonts/SourceHanSansCN-Regular.woff") format("woff"),
	url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
	url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
	url("../fonts/SourceHanSansCN-Regular.svg") format("svg");
} */

@font-face {
	font-family: "sy";
	src:url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype")
}


@font-face {
	font-family: "bebas";
	src: url("../fonts/bebas.woff") format("woff"),
	url("../fonts/bebas.ttf") format("truetype"),
	url("../fonts/bebas.eot") format("embedded-opentype"),
	url("../fonts/bebas.svg") format("svg");
}

@font-face {
	font-family: "bellmt";
	src: url("../fonts/bellmt.ttf") format("truetype");
}
html,body{width: 100%; overflow-x:hidden;}

body{padding:0; margin:0px auto; font-size:14px; line-height:24px; color:#333; width:100%; zoom:1;font-family: 'sy','Microsoft YaHei',arial,sans-serif; background: #fff;
/*控制内容的可选择性*/
/* -webkit-user-select: none; 
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none; */
}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px;}
select,input,textarea,button{font-size:14px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: arial, Microsoft YaHei, sans-serif;}
input:focus {outline: none;}
input,button,select,textarea{border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select {background:none; border:none; margin:0; padding:0; font-size:14px;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{display: block;} /*html5设置*/
figure,figcaption{margin:0px; padding:0px;}
audio,canvas,progress,video {display: block;}
img{max-width:100%; border:none; border:0;  vertical-align:top;}
a{color:#333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{text-decoration:none; color:#094e9b;}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	/*background: url(../images/ico/selectarr.png) no-repeat scroll 95% center transparent;*/
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
	display: none;
}

.mgc{position:relative;width:16px;height:16px;background-clip:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-.15px .6px 0 0;vertical-align:text-bottom;border-radius:50%;-webkit-transition:background-color .25s;transition:background-color .25s;background-color:#fff;border:1px solid #d5d5d5;}.mgc:checked:after{left:-5px; top:-5px; position:absolute;content:'';display:block;height:10px;width:10px; border-radius:50%; background:#3b66ad; border:6px solid #dddddd;}.mgc:disabled{opacity:.65}.mgc:focus{outline:none;box-shadow:inset 0 1px 1px rgba(255,255,255,0.075),0 0 2px #38a7ff}.mgc:checked{background-color:#fff;border-color:#d7d7d7;}.mgc:checked:after{border-color:#dddddd}.mgc-primary{background-color:#fff;border:1px solid #d7d7d7;}.mgc-primary:checked{background-color:#337ab7;border-color:#337ab7;}.mgc-primary:checked:after{border-color:#fff}.mgc-success{background-color:#fff;border:1px solid #d7d7d7;}.mgc-success:checked{background-color:#5cb85c;border-color:#5cb85c;}.mgc-success:checked:after{border-color:#fff}.mgc-info{background-color:#fff;border:1px solid #d7d7d7;}.mgc-info:checked{background-color:#5bc0de;border-color:#5bc0de;}.mgc-info:checked:after{border-color:#fff}.mgc-warning{background-color:#fff;border:1px solid #d7d7d7;}.mgc-warning:checked{background-color:#f0ad4e;border-color:#f0ad4e;}.mgc-warning:checked:after{border-color:#fff}.mgc-danger{background-color:#fff;border:1px solid #d7d7d7;}.mgc-danger:checked{background-color:#cf3b3a;border-color:#cf3b3a;}.mgc-danger:checked:after{border-color:#fff}.mgc-circle{border-radius:50%}.mgc-sm{width:12px;height:12px;}.mgc-sm:checked:after{top:2px;left:1px;height:3px;width:6px}.mgc-lg{width:19px;height:19px;}.mgc-lg:checked:after{top:3px;left:3px;height:5px;width:10px}.mgr{position:relative;width:16px;height:16px;background-clip:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-.15px .6px 0 0;vertical-align:text-bottom;border-radius:50%;background-color:#fff;border:1px solid #d7d7d7;}.mgr:disabled{opacity:.65}.mgr:before{content:'';display:block;height:0;width:0;-webkit-transition:width .25s,height .25s;transition:width .25s,height .25s}.mgr:checked:before{height:8px;width:8px;border-radius:50%;margin:3px 0 0 3px}.mgr:focus{outline:none;box-shadow:inset 0 1px 1px rgba(255,255,255,0.075),0 0 2px #38a7ff}.mgr:checked{border:1px solid #555;}.mgr:checked:before{background-color:#555}.mgr-primary{background-color:#fff;border:1px solid #d7d7d7;}.mgr-primary:checked{border:1px solid #337ab7;}.mgr-primary:checked:before{background-color:#337ab7}.mgr-success{background-color:#fff;border:1px solid #d7d7d7;}.mgr-success:checked{border:1px solid #5cb85c;}.mgr-success:checked:before{background-color:#5cb85c}.mgr-info{background-color:#fff;border:1px solid #d7d7d7;}.mgr-info:checked{border:1px solid #5bc0de;}.mgr-info:checked:before{background-color:#5bc0de}.mgr-warning{background-color:#fff;border:1px solid #d7d7d7;}.mgr-warning:checked{border:1px solid #f0ad4e;}.mgr-warning:checked:before{background-color:#f0ad4e}.mgr-danger{background-color:#fff;border:1px solid #d7d7d7;}.mgr-danger:checked{border:1px solid #cf3b3a;}.mgr-danger:checked:before{background-color:#cf3b3a}.mgr-sm{width:12px;height:12px;}.mgr-sm:checked:before{height:6px;width:6px;border-radius:50%;margin:2px 0 0 2px}.mgr-lg{width:19px;height:19px;}.mgr-lg:checked:before{height:11px;width:11px;border-radius:50%;margin:3px 0 0 3px}.mgc-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:41px;height:24px;border:1px solid #dfdfdf;outline:0;border-radius:16px;box-sizing:border-box;background:#dfdfdf;}.mgc-switch:before,.mgc-switch:after{content:" ";position:absolute;top:0;left:0;border-radius:15px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.mgc-switch:before{width:39px;height:22px;background-color:#fdfdfd}.mgc-switch:after{width:22px;height:22px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.4)}.mgc-switch:checked{border-color:#04be02;background-color:#04be02;}.mgc-switch:checked:before{-webkit-transform:scale(0);transform:scale(0)}.mgc-switch:checked:after{-webkit-transform:translateX(17px);transform:translateX(17px)}.mgc-sm.mgc-switch{height:20px;width:32px;}.mgc-sm.mgc-switch:before{height:18px;width:30px}.mgc-sm.mgc-switch:after{width:18px;height:18px}.mgc-sm.mgc-switch:checked:after{top:0;left:2px;-webkit-transform:translateX(10px);transform:translateX(10px)}.mgc-lg.mgc-switch{height:32px;width:52px;}.mgc-lg.mgc-switch:before{height:30px;width:50px}.mgc-lg.mgc-switch:after{width:30px;height:30px}.mgc-lg.mgc-switch:checked:after{top:0;left:2px;-webkit-transform:translateX(18px);transform:translateX(18px)}

/*网页滚动条*/
::-webkit-scrollbar{
	width: 5px; height:5px;-webkit-overflow-scrolling : touch;
	background-color: #e6e6e6;}
::-webkit-scrollbar-track{
	background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
	border-radius: 10px;
	background-color: #094e9b;}
::-webkit-scrollbar-button{
	height: 0px;
	background-color: #e6e6e6;}

/*font*/
.yh{font-family: 'Microsoft YaHei';}
.tit{display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden;}
.p{overflow: hidden;word-break:normal; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}

/*table*/
.table{display: table; width: 100%; border-collapse: collapse;}
.table-head,.table-body{display: table-row; width: 100%;}
.table-th,.table-td{display: table-cell; text-align: center; vertical-align: middle;}

/*effict*/
.Scale-img{cursor: pointer; zoom:1; overflow: hidden; position: relative; z-index: 3;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;display: block; width: 100%;}
.Scale-img:hover img,.Scale-img:hover span,li:hover .Scale-img img,li:hover .Scale-img span {opacity: 1;-webkit-transform: scale3d(1.03,1.03,1.03);transform: scale3d(1.03,1.03,1.03); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{overflow:hidden; position:relative;}
.imgbox span,.Scale-img span{background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}

/* icon */
.icons img{position: absolute; width: 100%; left: 0; top: 0;}
.icons .i1{transition: 400ms;}
.icons .i2{-webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha (opacity=0); transition:500ms;}
li:hover .icons .i2,li.on .icons .i2,.item.slick-current .icons .i2{-webkit-transform:scale(1); transform:scale(1); opacity:1;  filter:alpha(opacity=100);}
li:hover .icons .i1,li.on .icons .i1,.item.slick-current .icons .i1{opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2);}

/*pages*/
.Pages{ zoom:1; overflow:hidden; text-align:center; clear:both; line-height:34px; position: relative;}
.Pages::before{content: ''; position: absolute; left: 12.5%; right: 12.5%; top: 50%; height: 1px; background: #eee; z-index: 1;}
.Pages a{border: 1px solid #ebebeb; color: #666;}
.Pages .a_prevPage,.Pages .a_next{width: 82px;  border-radius: 5px;}
.Pages .a_prevPage{float: left;}
.Pages .a_next{float: right;}
.Pages .num{display: inline-block; background: #fff; padding: 0 10%; position: relative; z-index: 2;}
.Pages .num a{display: inline-block; border-radius: 50%; width: 34px; margin: 0 9px;}
.Pages a:hover,.Pages a.a_cur{background: #094e9b; color: #fff; border: 1px solid #094e9b;}

@media ( max-width:1024px){
	.Pages::before{left: 18%; right: 18%;}
	.Pages .num{padding: 0 6%;}
}

@media ( max-width:500px){
	.Pages{line-height: 30px;}
	.Pages::before{display: none;}
	.Pages .a_prevPage,.Pages .a_next{width: 60px;}
	.Pages .num{padding: 0;}
	.Pages .num a{margin: 0 3px; width: 30px;}
}
/*pages end*/

/*Top*/
.Header{background: rgba(0,64,152,0.9); width: 100%; position: fixed; left: 0; top: 0; z-index: 1000;height:100px;line-height: 100px;}
.Header.fixed2,.Header.fixed3{transition: transform .3s; transform-origin: top center; position: fixed; width: 100%; z-index: 100; top: 0;}
.Header.fixed3{transform: translateY(-100px);}
.bodyon .Header.fixed3{transform: translateY(0px);}
.Header .bgon{transition: all ease 0.3s;}
.Header .Logo{padding: 30px 0; float: left;}
.Header .Logo img{display: block; width: 100%;}
.TopRight{float: right;}
.TopRight .link{padding: 10px 0; text-align: center; color: #ddd;}
.TopRight .link a{color: #555;}
.TopRight .link i{padding: 0 24px;}

.Search{ position:relative;margin-left:20px;}
.Search .Searchico{ cursor:pointer; color:#fff; text-align: center; width: 38px;}
.Search .Searchico .iconfont{ vertical-align:bottom; font-size:26px;}
.Search .Searchico .icongb1{ display:none;}
.Search .Searchico:hover{ color:#fff;}
.Search .Searchico.on .icongb1{ display:block;}
.Search .Searchico.on .iconso{ display:none;}
.Search .searchbox{border: 1px solid #868686; border-radius: 30px; overflow: hidden; padding-right: 90px; background:#fff; line-height:38px; transition: all ease 0.3s;top:150px;visibility: hidden;opacity: 0;position: absolute;right:0;width:200px;}
.Search .searchbox.on{visibility:visible; opacity:1; top:100px;}
.Search .searchbox input{ width:100%; height:38px; background: url(../images/btn.png) no-repeat 13px center; padding-left: 34px;}
.Search .searchbox .input::-webkit-input-placeholder {color: #999;}
.Search .searchbox .btn{ position:absolute; right:0; top:0; bottom: 0; width:80px; border-radius: 30px; background:#094e9b; color: #fff; padding: 0;}



.MainNav{float:right;}
/* .MainNav li{float:left; width: 12.5%; text-align:center; position: relative;} */
.MainNav li{text-align:center; position: relative;display: inline-block;}
.MainNav li span a{z-index:1; position:relative; display: block;padding:0 20px;color:#fff; font-size:18px; background: url(../images/navline.png) no-repeat right center;}
.MainNav li:nth-last-child(2) span a{background: none;}
.MainNav li span a em{position:relative; z-index:1;}
.MainNav .arr{display:none;}
.MainNav .arr .iconjian{display:none;}
.MainNav li.onnav span a,.MainNav li:hover span a{background: #e8b469;}

.NavPull{width: 160px; position: absolute; left: 50%; top: 100%; margin-left: -80px; z-index: 99; display: none; background: rgba(0,0,0,0.6);}
.NavPull dd a{display: block; line-height: 40px; text-align: center; color: #fff; border-bottom: 1px dashed rgba(255,255,255,0.1); font-size: 14px;}
.NavPull dd:hover a{background: #094e9b; color: #fff;}
.NavPull.on{display: block;}

.openbtn{cursor:pointer; display:none;width:32px; height:25px; position:absolute; right:12px; top:50%; margin-top: -12px; z-index:9;}
.closebtn{position:fixed; left:0px; top:60px; width:100%; height:100%; z-index:99; display:none;}
.openbtn span{display:block; height:3px; background:#fff; border-radius:4px; margin:4px;transition: all ease 0.3s;}
.openbtn span.sp2{width: 18px; margin-left: 9px;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 7px) rotate(45deg) !important;
	-moz-transform: translate(0, 7px) rotate(45deg) !important;
	-ms-transform: translate(0, 7px) rotate(45deg) !important;
	-o-transform: translate(0, 7px) rotate(45deg) !important;
	transform: translate(0, 7px) rotate(45deg) !important;}
.openbtn.on .sp3 {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}
.openbtn.on .sp2{display:none;}

@media ( max-width:1280px){
	.Header{height:45px;line-height: 45px;}
	.Header .Logo{padding:10px 0;}
	.Header .Logo img{height:28px; width: auto;}
	.TopRight{width: auto; margin-right: 40px;}
	.TopRight .link,.Search{display: inline-block; vertical-align: middle; padding: 0; line-height: 52px;}
	.Search .Searchico{display: block;}
	.Search .searchbox{visibility: hidden; opacity: 0; width: 200px; position: absolute; top: 45px; right: 0; z-index: 99;}
	.Search .searchbox.on{top:45px;}
	.Header .openbtn{display:block;}
	.MainNav{position:fixed; left:0; z-index:100; width:100%; float: none; padding:0 10px 15px; top:45px; transition: all ease 0.3s; display:none; background: rgba(0,0,0,0.85);box-sizing: border-box;}
	.MainNav ul{padding:12px 0; width: auto; float: none;}
	.MainNav li{opacity:0; display:block; position:relative; float:none; border-bottom:1px solid rgba(255,255,255,0.1); width:auto; opacity:0;transition:opacity 1s;}
	.MainNav li:nth-child(1){transition:opacity 1s;}
	.MainNav li:nth-child(2){transition:opacity 1s 0.2s;}
	.MainNav li:nth-child(3){transition:opacity 1s 0.3s;}
	.MainNav li:nth-child(4){transition:opacity 1s 0.4s;}
	.MainNav li:nth-child(5){transition:opacity 1s 0.5s;}
	.MainNav li:nth-child(6){transition:opacity 1s 0.6s;}
	.MainNav li:nth-child(7){transition:opacity 1s 0.7s;}
	.MainNav li span a{font-size:16px; text-align:left; height:auto; display:block; line-height:30px !important; height:auto !important; height:auto; padding:10px 0 10px 15px;  border:0;}
	.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{color:#094e9b; background: none;}
	.MainNav .arr{display:inline-block; position:absolute; z-index:2; width:50%; height:50px; line-height:44px; right:0px; padding-right:10px; top:0px; color: rgba(255,255,255,0.8);}
	.MainNav .arr i{position:absolute; height:auto; background:none; right:0px; top:5px;}
	.MainNav li.onnav .iconjia{display:none;}
	.MainNav li.onnav .iconjian{display:block;}
	.MainNav li.onnav .NavPull{display: block;}
	.MainNav.on li{opacity:1;}

	.NavPull{width:auto; position:static; margin-left: 0; background: none; padding-bottom: 15px;}
	.NavPull dd a{text-align:left; padding: 0 0 0 35px; border-bottom: none; color: rgba(255,255,255,0.7);}
}

@media ( max-width:768px){
	.TopRight .link,.Search{line-height: 43px;}
	.TopRight .link i{padding: 0 8px; font-size: 12px;}
	.MainNav{top: 43px;}
}

@media ( max-width:500px){
	.TopRight .link{display: none;}
}
/*Top*/

/*Bottom*/
.Bottom{padding: 45px 0 25px 0; background: #004098;}
.Bottom .BottomLink{width:55%;float:left;}
.Bottom .BottomLink .HomeTit{color:#fff;text-align: left;}
.Bottom .BottomLink .HomeTit img{position: relative;vertical-align: middle;top:-2px;margin-right:10px;}
.Bottom .BottomLink .LinkBox {display: none;}
.Bottom .BottomLink .LinkBox ul li{padding:10px 0 5px 0;border-top:1px dashed rgba(255,255,255,0.1);padding-left:33px;}
.Bottom .BottomLink .HomeTit b{display: inline-block;width:16px;height:16px;background:url(../images/down.png) no-repeat center center;transition: all .5s;-webkit-transition: all .5s;transform: rotateX(180deg);-webkit-transform: rotateX(180deg);}
.Bottom .BottomLink .HomeTit.on b{transform: rotateX(0);-webkit-transform: rotateX(0);}
.Bottom .BottomLink .LinkBox ul li:first-child{border-top:none;}
/* .Bottom .BottomLink .LinkBox ul li:last-child{padding-left:0;} */
.Bottom .BottomLink .LinkBox ul li .tit{font-size: 16px;color:#fff;margin-bottom:10px;cursor: pointer;}
.Bottom .BottomLink .LinkBox ul li .tit a{color:#fff;}
.Bottom .BottomLink .LinkBox ul li .tit b{display: inline-block;width:16px;height:16px;background:url(../images/down.png) no-repeat center center;transition: all .5s;-webkit-transition: all .5s;}
.Bottom .BottomLink .LinkBox ul li .tit.on b{transform: rotateX(180deg);-webkit-transform: rotateX(180deg);}
.Bottom .BottomLink .LinkBox ul li .con{display: none;}
.Bottom .BottomLink .LinkBox ul li .con dl{margin-left:-2%;}
.Bottom .BottomLink .LinkBox ul li .con dl::after{content:'';display: block;clear: both;}
.Bottom .BottomLink .LinkBox ul li .con dl dd{width:48%;float:left;margin-left:2%;box-sizing: border-box;line-height: 30px;padding-left:20px;position: relative;}
.Bottom .BottomLink .LinkBox ul li .con dl dd::before{content:'';display: block;width:6px;height:6px;background:#fff;opacity: 0.5;border-radius: 50%;position: absolute;left:0;top:50%;margin-top:-3px;}
.Bottom .BottomLink .LinkBox ul li .con dl dd a{color:#fff;opacity: 0.5;}

.Bottom .BottomLink_01{width:40%;float:right;}
.Bottom .BottomLink_01 .LinkBox ul li .con dl dd{width:48%;}


.BottomCon{background:#003989;padding:20px 0;}
.BottomCon .weixin{width:100px;background:rgba(255,255,255,0.2);text-align: center;margin-top:20px;}
.BottomCon .weixin span{color:#fff;display: block;height:28px;line-height: 28px;}

.BottomCon .weixin img{display: block; width: 100%;}
.BottomCon .txt{line-height: 28px; color: #ccc;}
.BottomCon .txt a{color: #fff;}
.BottomCon .txt i{padding: 0 5px; color: rgba(255,255,255,0.1);}
.BottomCon .txt .other{color: rgba(204,204,204,0.5); margin-top: 6px;}
.share-component a{display: inline-block; margin: 0px 8px 0px 0px !important; width: 20px !important; height: 20px !important; background-size: cover;}
.share-component a.icon-qq{background-image: url(../images/s1.png);}
.share-component a.icon-wechat{background-image: url(../images/s2.png);}
.share-component a.icon-weibo{background-image: url(../images/s3.png);}

.LeftFix{position: fixed; left: 10px; top: 20%; width: 98px; border: 1px solid #f0f0f0; background: #fff; box-shadow: 20px 0 70px rgba(0,0,0,0.05); z-index: 100000;display: none;}
.LeftFix li a{display: block; font-size: 16px; line-height: 50px; font-weight: bold; text-align: center;}
.LeftFix li:hover a{background: #094e9b; color: #fff;}

@media ( max-width:1280px){
	/* .HomeBody .Bottom{margin-bottom: 50px;} */
	.LeftFix{top: auto; left: 0; right: 0; bottom: 0; width: auto;}
	.LeftFix li{width: 10%; float: left;}

	.Bottom .BottomLink{width:100%}
	.Bottom .BottomCon{width:100%;margin-top:20px;}
}

@media ( max-width: 768px){
	.Bottom{padding: 25px 0; text-align: center;}
	.Bottom .weixin{position: static; margin: 10px auto;}
	.Bottom .txt{line-height: 24px;}
	.Bottom .BottomLink .LinkBox ul li .tit{text-align: left;}
	.Bottom .BottomLink .LinkBox ul li .con dl dd{padding-left:10px;font-size: 13px;text-align: left;line-height: 30px;}
	.Bottom .BottomLink .LinkBox ul li{padding:10px 0;}
	.Bottom .BottomLink .LinkBox ul li .tit{margin-bottom:5px;}
}

@media ( max-width:480px){
	/* .HomeBody .Bottom{margin-bottom: 60px;} */
	.LeftFix{padding: 10px 0;}
	.LeftFix li{width: 20%;}
	.LeftFix li a{line-height: 25px;}
	.Bottom .BottomLink .LinkBox ul li .con dl dd{width: 98%;}
}
/*Bottom*/

/*公用样式*/
.fl{float:left;}.fr{float:right;}.tl{text-align:left !important;}.tr{text-align:right;}.tc{text-align:center !important;}
.hide{display:none;}
.block{display:block;}
.none{position:absolute; top:0; left:0; width:100%;visibility:hidden; opacity:0;}
.clear{clear:both;}
.clearfix{overflow:hidden;_zoom:1;*zoom:1;}
.clearfix:after{content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.relative{position:relative; z-index:1;}
.w1200{width: 1200px; margin: 0 auto;}
.w1300{width:1300px; margin:0px auto;}
.din{font-family: 'din';}
.arial{font-family: Arial;}

@media ( max-width:1330px){
	.w1300{width: auto; padding: 0 15px;}
}

@media ( max-width:1230px){
	.w1200{width: auto; padding: 0 15px;}
}

.f_color{color: #094e9b !important;}
.whitebg{background-color: #fff;}
.fn{float: none !important; width: auto !important; clear: both;}
.boxbg{background-size: 150% auto; background-position: center top; background-repeat: no-repeat;}
.empty,input{outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ptb3{padding: 3% 0;}
.ptb5{padding: 5% 0;}
.mb3{margin-bottom: 3%;}
.mb5{margin-bottom: 5%;}
.auto{margin-left: auto; margin-right: auto;}

/* 栏目页公用样式 */
.Container{min-height: 400px; height: auto !important; height: 400px;}
.Ban img{display: block; width: 100%;}
.Position{padding: 25px 0; border-bottom: 1px solid #e3e3e5; box-shadow: 0 15px 30px rgba(0,0,0,0.05); line-height: 40px;}
.Current{color: #bababa;}
.Current a{color: #bababa;}
.Current i{color: #094e9b; margin-right: 5px;}
.Current span{color: #333;}

.Menus{width: 65%;}
.Menus .title{padding: 10px 15px; font-size: 18px; font-weight: bold; background: #094e9b; color: #fff; line-height: 24px; display: none;}
.Menus .title i{float: right; font-size: 24px; transition: ease-in-out 300ms;}
.Menus .title.on i{transform: rotate(-180deg);}
.Menus dd{float: left; margin-right: 5px;}
.Menus dd a{display: block; position: relative; padding: 0 22px; border-radius: 25px; font-size: 16px;}
.Menus dd.on a,.Menus dd:hover a{background: #094e9b; color: #fff;}

.Three_menu{text-align: center; line-height: 30px; font-size: 18px;}
.Three_menu ul li{display: inline-block;margin:0;}
.Three_menu a{display: inline-block; line-height: 32px; margin: 0 20px;}
.Three_menu a:hover,.Three_menu a.on{color: #094e9b; font-weight: bold; border-bottom: 2px solid #094e9b;}
.Three_menu ul li:hover a,.Three_menu ul li.on a{color: #094e9b; font-weight: bold; border-bottom: 2px solid #094e9b;}


.Four_menu{width: 19.076%; float: left; border: 1px solid #e6edf5; border-radius: 10px; background: #fff; box-shadow: 0 30px 50px rgba(9,78,155,0.08);}
.Four_menu ul{padding: 10%;}
.Four_menu li{font-size: 16px; line-height: 50px; text-align: center;}
.Four_menu li a{display: block; border-radius: 25px;}
.Four_menu li.on a{background: #094e9b; color: #fff;}

.RightBar{width: 76.923%; float: right;}

@media ( max-width: 1300px){
	.Menus dd a{padding: 0 12px;}
}

@media ( max-width: 1200px){
	.Position{line-height: 30px; border-bottom: none; padding: 0; box-shadow: none;}
	.Current,.Menus{width: auto; float: none;}
	.Current{padding: 10px 0;}
	.Menus .title{display: block;}
	.Menus dl{display: none; padding: 15px; border: 1px solid #094e9b;}
	.Menus dd{float: none;}
	.Menus dd a{padding: 0; line-height: 36px;}
	.Menus dd.on a,.Menus dd:hover a{background: none; color: #094e9b;}
}

@media ( max-width: 768px){
	.Four_menu li{line-height: 40px; font-size: 15px;}
	.Three_menu{font-size:16px;}
	.Three_menu a{margin:0 10px;}
}

@media ( max-width: 640px){
	.ptb3{padding: 5% 0;}
	.mb3{margin-bottom: 5%;}
	.mb5{margin-bottom: 8%;}

	.Four_menu,.RightBar{width: auto; float: none;}
	.Four_menu{margin-bottom: 15px;}
	.Four_menu ul{padding: 10px; text-align: center;}
	.Four_menu li{display: inline-block; line-height: 30px;}
	.Four_menu li a{padding: 0 15px;}
}

.Pages .p_page{
	position: relative;
}

.Pages .end_page{
	width: 82px;
	border-radius: 5px;
	display: inline-block;
	position: absolute;
	right: 0;
	z-index: 3;
}

.a_firstPage{
	width: 82px;
	border-radius: 5px;
	display: inline-block;
	position: absolute;
	left: 0;
	z-index: 3;
}

/* 20210803 */
.addRongmt{position: fixed;top:0;left:0;background:rgba(0,0,0,0.4);width:100%;height:100%;z-index:9999;display: none;}
.addRongmt .addRongmtBox{background:#fff;max-width:1300px;width:90%;;box-sizing: border-box;padding:0;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);height:80vh;overflow: auto;}
.addRongmt .addRongmtBox .icongb1{font-size: 26px;color:#666;position: absolute;right:10px;top:10px;}
.addRongmt .addRongmtBox .addtit{font-size: 36px;text-align: center;margin-bottom:40px;}
.addRongmt .addRongmtBox .MediaBox{padding:3vw;}

@media(max-width:1366px){
	.addRongmt .addRongmtBox{height:720px;}
	.addRongmt .addRongmtBox .addtit{font-size: 30px;}
}

@media(max-width:768px){
	.addRongmt .addRongmtBox .addtit{font-size: 20px;margin-bottom:20px;}
}

@media(max-width:480px){
	.addRongmt .addRongmtBox{height:500px;}
}